Welcome![Sign In][Sign Up]
Location:
Search - vb.net BINARY

Search list

[OtherVB.NET - WebService - How To Transfer Binary Data.rar

Description:
Platform: | Size: 213085 | Author: | Hits:

[File Operate二进制写Excel Lib

Description: 用vb.net编写。不用.NET提供的Excel类,直接用二进制的方法读写EXCEL文件。-prepared using vb.net. No need.NET Excel categories, the direct use of the binary method to read and write Excel document.
Platform: | Size: 104083 | Author: 程崇刚 | Hits:

[OtherVB.NET - WebService - How To Transfer Binary Data.

Description: Tutorial on transfer binary data using vb .net
Platform: | Size: 213352 | Author: er | Hits:

[TreeViewVBdotNet_Tree

Description: 应用VB.net中TreeView控件,实现建立二叉树,并对其前、中、后序遍历-Application Programs require TreeView control, for the establishment of binary tree, and its ago, After the preorder
Platform: | Size: 25350 | Author: 张帆 | Hits:

[Other resourceA__Pathfin1534641262003

Description: This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values. -A * pathfinding example to illustr ate how to implement a A * pathfinding algorithm into your program. It's a port from Patrick Leste rs example in BlitzBasic to VB.NET. It uses a Bin Indigenous Heap class I made to sort the score values.
Platform: | Size: 12639 | Author: tongtong | Hits:

[OtherVB.NET - WebService - How To Transfer Binary Data.

Description: Tutorial on transfer binary data using vb .net
Platform: | Size: 212992 | Author: er | Hits:

[File Operate二进制写Excel Lib

Description: 用vb.net编写。不用.NET提供的Excel类,直接用二进制的方法读写EXCEL文件。-prepared using vb.net. No need.NET Excel categories, the direct use of the binary method to read and write Excel document.
Platform: | Size: 103424 | Author: 程崇刚 | Hits:

[GDI-BitmapBMPINFO

Description: 读取BMP文件信息。VB.NET源代码,利用BinaryReader类来读取.bmp文件的信息。-read BMP file information. VB.NET source code, using BinaryReader class to read. Bmp document information.
Platform: | Size: 20480 | Author: zhengwei | Hits:

[TreeViewVBdotNet_Tree

Description: 应用VB.net中TreeView控件,实现建立二叉树,并对其前、中、后序遍历-Application Programs require TreeView control, for the establishment of binary tree, and its ago, After the preorder
Platform: | Size: 41984 | Author: 张帆 | Hits:

[AI-NN-PRA__Pathfin1534641262003

Description: This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values. -A* pathfinding example to illustr ate how to implement a A* pathfinding algorithm into your program. It's a port from Patrick Leste rs example in BlitzBasic to VB.NET. It uses a Bin Indigenous Heap class I made to sort the score values.
Platform: | Size: 12288 | Author: tongtong | Hits:

[OtherE64_0230

Description: 平衡二叉树操作的演示 一、 需求分析 (1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。 (2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。 (3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。 -balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Insert the available balance transform inverse transform.
Platform: | Size: 40960 | Author: 苏言暖 | Hits:

[.netlinkedlist_binaryTree

Description: Creating linked list, doubly linked list and Binary Tree in VB.Net 2005. sourcecode in Spanish
Platform: | Size: 69632 | Author: idd | Hits:

[Oraclevb.net

Description: 图片转二进制,包括源代码和可运行文件 -Image transfer binary
Platform: | Size: 2115584 | Author: 陈建 | Hits:

[Special EffectsHWproject

Description: vb.net 下 bitmap作二值化 直方圖運算 Sobel邊緣化 影像處理 圖形放大縮小 灰階CDF均勻化 -vb.net for the next bitmap binary histogram Sobel operator to narrow the marginalization of gray-scale image processing zoom CDF homogenization
Platform: | Size: 1284096 | Author: JKHCG | Hits:

[.netHex2Bin

Description: A project with source code, to convert Intel-16 Hex file (*.hex) into Binary file (*.bin). Project is written in Visual Basic 2008. Probably much useful in In Application Programming (IAP) of embedded systems projects, where binary file will be input.-A project with source code, to convert Intel-16 Hex file (*.hex) into Binary file (*.bin). Project is written in Visual Basic 2008. Probably much useful in In Application Programming (IAP) of embedded systems projects, where binary file will be input.
Platform: | Size: 802816 | Author: Kiran P | Hits:

[Windows DevelopVB_WebService_How_To_Transfer_Binary_Data

Description: VB.NET - WebService - How To Transfer Binary Data-VB.NET- WebService- How To Transfer Binary Data
Platform: | Size: 218112 | Author: i | Hits:

[Windows Developmyudffunctions

Description: three udf function This is a real single point crossover function for genetic algorithm based projects under vb.net or excel vba usage a1=crosover(a1, b1, m, 1) b1 = crosover(a1, b1, m, 2) crossover with a1 and b1 are strings, m is a random number between len(a1) or len(b1) b1 = crosover(a1, b1, m, 2) crossover b1 and a1 are strings, m is a random number between len(a1) or len(b1) The second is a mutation function The third function converts decimal to binary with the given digit. example decimal(2)=binary(10) normal eveybody can write so function my function will show the binary with n digit if n=20 DECTOBINDI(2, 20)=00000000000000000010 It can be used to write genetic algorithm based functions Finally normal function decto bin to understand differencases. -three udf function This is a real single point crossover function for genetic algorithm based projects under vb.net or excel vba usage a1=crosover(a1, b1, m, 1) b1 = crosover(a1, b1, m, 2) crossover with a1 and b1 are strings, m is a random number between len(a1) or len(b1) b1 = crosover(a1, b1, m, 2) crossover b1 and a1 are strings, m is a random number between len(a1) or len(b1) The second is a mutation function The third function converts decimal to binary with the given digit. example decimal(2)=binary(10) normal eveybody can write so function my function will show the binary with n digit if n=20 DECTOBINDI(2, 20)=00000000000000000010 It can be used to write genetic algorithm based functions Finally normal function decto bin to understand differencases.
Platform: | Size: 3072 | Author: falacal | Hits:

[OtherDataBaseCodeTool-FOR-VB.NET

Description: 一款基于VB.NET环境下进行数据库开发编程的小工具,支持VS2005/2008/2010。 主要功能:支持Access数据库、SQL SERVER数据库的操作,如打开数据库,打开表和视图,支持读取、增加、修改操作。更重要的是支持代码自动生成,支持DataSet语句、SSQL语句生成,内嵌代码模块、RCR类代码、进制转换类代码、导出Excel代码、打印类代码、启动代码、例子代码的示例生成。-A small tool based database development environment under VB.NET programming, support VS2005/2008/2010. Main features: support for Access databases, SQL SERVER database operations, such as opening a database, open tables and views, supports read, add, modify operations. More importantly, the support of automatic code generation, support DataSet statement, SSQL statement generates embedded code modules, RCR class code, binary conversion class code, export Excel code, print class code, boot code, sample examples of code generation.
Platform: | Size: 1134592 | Author: 半山一叟 | Hits:

[Windows Developer_cha_shu_code

Description: 特种方式对二叉树进行新型读写遍历,可以实现最便捷的运算(Special mode for two binary tree read and write new traversal)
Platform: | Size: 3072 | Author: 蓝冰悠剑88 | Hits:

[Windows Develop范例_二进制读写文本(VB.NET)

Description: vb.net二进制方式读写txt文本范例,适合初学者参考学习(Vb.net binary way to read and write TXT text example, suitable for beginners reference learning)
Platform: | Size: 119808 | Author: 辣椒_123 | Hits:
« 12 »

CodeBus www.codebus.net